Jump To:
Technical Q&As: Cocoa
Objective-C is an ANSI C compatible language with dynamic object-oriented extensions. It is tailored for the efficient development and runtime performance of Cocoa programs. Because the language is an extension of ANSI C, developers can adapt existing C programs to use Objective-C frameworks without losing any original development work.

Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
Variable arguments in Objective-C methods (HTML)
QA1405: How to implement methods which take a variable number of arguments.
2005-01-13